[INFO] cloning repository https://github.com/ddanielsantos/auth
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ddanielsantos/auth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddanielsantos%2Fauth", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddanielsantos%2Fauth'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac07fa4cdab5f7c8c5ef7b0cf2c408c4bc04d9f9
[INFO] testing ddanielsantos/auth against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddanielsantos%2Fauth" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ddanielsantos/auth
[INFO] finished tweaking git repo https://github.com/ddanielsantos/auth
[INFO] tweaked toml for git repo https://github.com/ddanielsantos/auth written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ddanielsantos/auth on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ddanielsantos/auth already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 343e6731e0f40882737251a73ef5160474878c13c3a8c8f7d171f7b127ec5f63
[INFO] running `Command { std: "docker" "start" "-a" "343e6731e0f40882737251a73ef5160474878c13c3a8c8f7d171f7b127ec5f63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "343e6731e0f40882737251a73ef5160474878c13c3a8c8f7d171f7b127ec5f63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "343e6731e0f40882737251a73ef5160474878c13c3a8c8f7d171f7b127ec5f63", kill_on_drop: false }`
[INFO] [stdout] 343e6731e0f40882737251a73ef5160474878c13c3a8c8f7d171f7b127ec5f63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2324a4a21373ae6dd0a0fd723465e94d5b2e11a46095b8f54ebb2a4b8ff5bf5
[INFO] running `Command { std: "docker" "start" "-a" "e2324a4a21373ae6dd0a0fd723465e94d5b2e11a46095b8f54ebb2a4b8ff5bf5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling base64ct v1.8.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling rsa v0.9.9
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]    Compiling lazy-limit v1.0.3
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling real v0.1.4
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling jsonwebtoken v10.2.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling axum-governor v1.0.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling study-auth v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ApplicationScopesParams` is never constructed
[INFO] [stdout]    --> src/admin/router.rs:125:8
[INFO] [stdout]     |
[INFO] [stdout] 125 | struct ApplicationScopesParams {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `email` and `password` are never read
[INFO] [stdout]   --> src/auth/router.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct LoginRequestBody {
[INFO] [stdout]    |        ---------------- fields in this struct
[INFO] [stdout] 14 |     email: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 15 |     password: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoginRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationScopesParams` is never constructed
[INFO] [stdout]    --> src/admin/router.rs:125:8
[INFO] [stdout]     |
[INFO] [stdout] 125 | struct ApplicationScopesParams {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `email` and `password` are never read
[INFO] [stdout]   --> src/auth/router.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct LoginRequestBody {
[INFO] [stdout]    |        ---------------- fields in this struct
[INFO] [stdout] 14 |     email: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 15 |     password: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoginRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `single_error` is never used
[INFO] [stdout]   --> src/error.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl ValidationErrors {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn single_error(error: String) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `User` is never constructed
[INFO] [stdout]   --> src/jwt.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | enum UserKind {
[INFO] [stdout]    |      -------- variant in this enum
[INFO] [stdout] 30 |     User,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode_user_token` is never used
[INFO] [stdout]   --> src/jwt.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub fn decode_user_token(token: &str) -> Result<TokenData<Claims>, AppError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_user_token` is never used
[INFO] [stdout]   --> src/jwt.rs:84:8
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub fn generate_user_token(user_id: &str) -> Result<String, AppError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 37s
[INFO] running `Command { std: "docker" "inspect" "e2324a4a21373ae6dd0a0fd723465e94d5b2e11a46095b8f54ebb2a4b8ff5bf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2324a4a21373ae6dd0a0fd723465e94d5b2e11a46095b8f54ebb2a4b8ff5bf5", kill_on_drop: false }`
[INFO] [stdout] e2324a4a21373ae6dd0a0fd723465e94d5b2e11a46095b8f54ebb2a4b8ff5bf5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9140a75fcea009f29bb0e5b4ce5d5d2533a175be4ec72e05c9c8279f889e0213
[INFO] running `Command { std: "docker" "start" "-a" "9140a75fcea009f29bb0e5b4ce5d5d2533a175be4ec72e05c9c8279f889e0213", kill_on_drop: false }`
[INFO] [stderr]    Compiling study-auth v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ApplicationScopesParams` is never constructed
[INFO] [stdout]    --> src/admin/router.rs:125:8
[INFO] [stdout]     |
[INFO] [stdout] 125 | struct ApplicationScopesParams {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `email` and `password` are never read
[INFO] [stdout]   --> src/auth/router.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct LoginRequestBody {
[INFO] [stdout]    |        ---------------- fields in this struct
[INFO] [stdout] 14 |     email: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 15 |     password: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoginRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationScopesParams` is never constructed
[INFO] [stdout]    --> src/admin/router.rs:125:8
[INFO] [stdout]     |
[INFO] [stdout] 125 | struct ApplicationScopesParams {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `email` and `password` are never read
[INFO] [stdout]   --> src/auth/router.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct LoginRequestBody {
[INFO] [stdout]    |        ---------------- fields in this struct
[INFO] [stdout] 14 |     email: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 15 |     password: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoginRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `single_error` is never used
[INFO] [stdout]   --> src/error.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl ValidationErrors {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn single_error(error: String) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `User` is never constructed
[INFO] [stdout]   --> src/jwt.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | enum UserKind {
[INFO] [stdout]    |      -------- variant in this enum
[INFO] [stdout] 30 |     User,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode_user_token` is never used
[INFO] [stdout]   --> src/jwt.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub fn decode_user_token(token: &str) -> Result<TokenData<Claims>, AppError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_user_token` is never used
[INFO] [stdout]   --> src/jwt.rs:84:8
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub fn generate_user_token(user_id: &str) -> Result<String, AppError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationScopesParams` is never constructed
[INFO] [stdout]    --> src/admin/router.rs:125:8
[INFO] [stdout]     |
[INFO] [stdout] 125 | struct ApplicationScopesParams {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `email` and `password` are never read
[INFO] [stdout]   --> src/auth/router.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct LoginRequestBody {
[INFO] [stdout]    |        ---------------- fields in this struct
[INFO] [stdout] 14 |     email: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 15 |     password: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoginRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationScopesParams` is never constructed
[INFO] [stdout]    --> src/admin/router.rs:125:8
[INFO] [stdout]     |
[INFO] [stdout] 125 | struct ApplicationScopesParams {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `email` and `password` are never read
[INFO] [stdout]   --> src/auth/router.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct LoginRequestBody {
[INFO] [stdout]    |        ---------------- fields in this struct
[INFO] [stdout] 14 |     email: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 15 |     password: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoginRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `single_error` is never used
[INFO] [stdout]   --> src/error.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl ValidationErrors {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn single_error(error: String) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `User` is never constructed
[INFO] [stdout]   --> src/jwt.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | enum UserKind {
[INFO] [stdout]    |      -------- variant in this enum
[INFO] [stdout] 30 |     User,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode_user_token` is never used
[INFO] [stdout]   --> src/jwt.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub fn decode_user_token(token: &str) -> Result<TokenData<Claims>, AppError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_user_token` is never used
[INFO] [stdout]   --> src/jwt.rs:84:8
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub fn generate_user_token(user_id: &str) -> Result<String, AppError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.90s
[INFO] running `Command { std: "docker" "inspect" "9140a75fcea009f29bb0e5b4ce5d5d2533a175be4ec72e05c9c8279f889e0213", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9140a75fcea009f29bb0e5b4ce5d5d2533a175be4ec72e05c9c8279f889e0213", kill_on_drop: false }`
[INFO] [stdout] 9140a75fcea009f29bb0e5b4ce5d5d2533a175be4ec72e05c9c8279f889e0213
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7f17603e1b017e267a170f40bee040f78cca0f95b3a00a250c9717c5b9f8115a
[INFO] running `Command { std: "docker" "start" "-a" "7f17603e1b017e267a170f40bee040f78cca0f95b3a00a250c9717c5b9f8115a", kill_on_drop: false }`
[INFO] [stderr] warning: struct `ApplicationScopesParams` is never constructed
[INFO] [stderr]    --> src/admin/router.rs:125:8
[INFO] [stderr]     |
[INFO] [stderr] 125 | struct ApplicationScopesParams {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `email` and `password` are never read
[INFO] [stderr]   --> src/auth/router.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | struct LoginRequestBody {
[INFO] [stderr]    |        ---------------- fields in this struct
[INFO] [stderr] 14 |     email: String,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 15 |     password: String,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `LoginRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `study-auth` (lib) generated 2 warnings
[INFO] [stderr] warning: `study-auth` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: associated function `single_error` is never used
[INFO] [stderr]   --> src/error.rs:29:12
[INFO] [stderr]    |
[INFO] [stderr] 24 | impl ValidationErrors {
[INFO] [stderr]    | --------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 29 |     pub fn single_error(error: String) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `User` is never constructed
[INFO] [stderr]   --> src/jwt.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | enum UserKind {
[INFO] [stderr]    |      -------- variant in this enum
[INFO] [stderr] 30 |     User,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `decode_user_token` is never used
[INFO] [stderr]   --> src/jwt.rs:53:8
[INFO] [stderr]    |
[INFO] [stderr] 53 | pub fn decode_user_token(token: &str) -> Result<TokenData<Claims>, AppError> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `generate_user_token` is never used
[INFO] [stderr]   --> src/jwt.rs:84:8
[INFO] [stderr]    |
[INFO] [stderr] 84 | pub fn generate_user_token(user_id: &str) -> Result<String, AppError> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `study-auth` (bin "study-auth") generated 6 warnings (2 duplicates)
[INFO] [stderr] warning: `study-auth` (bin "study-auth" test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/study_auth-590fdeeb80b9cce7)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/study_auth-23f8ed615d305442)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/admin_router_integration_tests.rs (/opt/rustwide/target/debug/deps/admin_router_integration_tests-801f1483cb88007e)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test organizations_endpoint_requires_admin_token ... FAILED
[INFO] [stdout] test login_admin_returns_access_token_for_valid_credentials ... FAILED
[INFO] [stdout] test application_scopes_endpoint_inserts_and_updates_permissions ... FAILED
[INFO] [stdout] test metrics_endpoint_accepts_valid_admin_token ... FAILED
[INFO] [stdout] test login_admin_returns_not_found_for_unknown_user ... FAILED
[INFO] [stdout] test applications_endpoint_validates_redirect_uris ... FAILED
[INFO] [stdout] test applications_endpoint_creates_application_and_stores_hashed_secret ... FAILED
[INFO] [stdout] test organizations_endpoint_creates_record_with_valid_admin_token ... FAILED
[INFO] [stdout] test projects_endpoint_creates_record_and_uses_default_shared_context ... FAILED
[INFO] [stdout] test register_admin_creates_user_and_returns_token ... FAILED
[INFO] [stdout] test register_admin_rejects_duplicate_username ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- organizations_endpoint_requires_admin_token stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'organizations_endpoint_requires_admin_token' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a1560b3232a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a1560b3232a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a1560b3232a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a1560b3232a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a1560b4940a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a1560b4940a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5a1560b370f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a1560b370f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a1560b0ffff - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a1560b0ffff - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a1560b29e59 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a15604af34c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5a15604af34c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a1560b2a0d2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5a1560b2a0d2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a1560b100b8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a1560b07649 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a1560b1102d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a1560b49bfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a1560b49942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a15601abd85 - <core[a96a4c5c53f902a3]::result::Result<sqlx_core[d32533908ce91cb5]::testing::TestContext<sqlx_postgres[341453f04415496c]::database::Postgres>, sqlx_core[d32533908ce91cb5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a1560188071 - sqlx_core[d32533908ce91cb5]::testing::run_test::<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14
[INFO] [stdout]   22:     0x5a15601d11db - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5a15601d15fb - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a156015128b - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x5a156014ee7b - tokio[ece1a5801783184c]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5a156014ee7b - tokio[ece1a5801783184c]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5a156014ee7b - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x5a1560124e1d - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5a156013f0dd - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x5a156013d45b - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x5a15601adeba - <tokio[ece1a5801783184c]::runtime::context::scoped::Scoped<tokio[ece1a5801783184c]::runtime::scheduler::Context>>::set::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5a15601bbcda - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5a1560153e85 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::try_with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5a1560151add - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5a15601ba271 - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5a156013040e - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x5a1560135c3e - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x5a15601370b6 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5a1560199f6f - tokio[ece1a5801783184c]::runtime::context::runtime::enter_runtime::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5a1560123359 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5a15601be0ae - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5a15601c0b40 - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on::<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   43:     0x5a15601a1cb7 - sqlx_core[d32533908ce91cb5]::rt::test_block_on::<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   44:     0x5a1560185331 - sqlx_core[d32533908ce91cb5]::testing::run_test::<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   45:     0x5a1560184f63 - sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool::<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   46:     0x5a1560193ef3 - <fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::organizations_endpoint_requires_admin_token::{closure#0} as sqlx_core[d32533908ce91cb5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   47:     0x5a156017716d - admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/admin_router_integration_tests.rs:247:1
[INFO] [stdout]   48:     0x5a15601676e7 - admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/admin_router_integration_tests.rs:248:71
[INFO] [stdout]   49:     0x5a15601659e6 - <admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_requires_admin_token::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5a15604a342b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5a15604a342b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   52:     0x5a15604afe1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   53:     0x5a15604afe1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5a15604afe1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5a15604afe1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5a15604afe1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5a15604afe1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   58:     0x5a15604afe1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   59:     0x5a15604ab534 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   60:     0x5a15604ab534 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x5a15604b2a22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   62:     0x5a15604b2a22 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5a15604b2a22 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5a15604b2a22 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5a15604b2a22 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5a15604b2a22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   67:     0x5a15604b2a22 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x5a1560b318ff - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   69:     0x5a1560b318ff - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x707c8f35faa4 - <unknown>
[INFO] [stdout]   71:     0x707c8f3eca64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- login_admin_returns_access_token_for_valid_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'login_admin_returns_access_token_for_valid_credentials' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a1560b3232a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a1560b3232a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a1560b3232a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a1560b3232a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a1560b4940a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a1560b4940a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5a1560b370f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a1560b370f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a1560b0ffff - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a1560b0ffff - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a1560b29e59 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a15604af34c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5a15604af34c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a1560b2a0d2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5a1560b2a0d2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a1560b100b8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a1560b07649 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a1560b1102d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a1560b49bfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a1560b49942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a15601abd85 - <core[a96a4c5c53f902a3]::result::Result<sqlx_core[d32533908ce91cb5]::testing::TestContext<sqlx_postgres[341453f04415496c]::database::Postgres>, sqlx_core[d32533908ce91cb5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a156018ad71 - sqlx_core[d32533908ce91cb5]::testing::run_test::<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14
[INFO] [stdout]   22:     0x5a15601d135b - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5a15601d177b - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a156015140b - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x5a156014f5bb - tokio[ece1a5801783184c]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5a156014f5bb - tokio[ece1a5801783184c]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5a156014f5bb - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x5a1560125c9d - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5a1560141d9d - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x5a156013d51b - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x5a15601ae37a - <tokio[ece1a5801783184c]::runtime::context::scoped::Scoped<tokio[ece1a5801783184c]::runtime::scheduler::Context>>::set::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5a15601bbe5a - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5a1560154405 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::try_with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5a1560151cdd - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5a15601ba3b1 - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5a15601315ce - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x5a1560135e7e - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x5a1560137f36 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5a156019a5ef - tokio[ece1a5801783184c]::runtime::context::runtime::enter_runtime::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5a1560123699 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5a15601be66e - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5a15601c1700 - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on::<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   43:     0x5a15601a23b7 - sqlx_core[d32533908ce91cb5]::rt::test_block_on::<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   44:     0x5a15601854f1 - sqlx_core[d32533908ce91cb5]::testing::run_test::<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   45:     0x5a15601850a3 - sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool::<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   46:     0x5a1560193ff3 - <fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::login_admin_returns_access_token_for_valid_credentials::{closure#0} as sqlx_core[d32533908ce91cb5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   47:     0x5a156017752d - admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/admin_router_integration_tests.rs:195:1
[INFO] [stdout]   48:     0x5a15601677a7 - admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/admin_router_integration_tests.rs:198:6
[INFO] [stdout]   49:     0x5a1560165ae6 - <admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_access_token_for_valid_credentials::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5a15604a342b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5a15604a342b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   52:     0x5a15604afe1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   53:     0x5a15604afe1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5a15604afe1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5a15604afe1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5a15604afe1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5a15604afe1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   58:     0x5a15604afe1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   59:     0x5a15604ab534 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   60:     0x5a15604ab534 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x5a15604b2a22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   62:     0x5a15604b2a22 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5a15604b2a22 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5a15604b2a22 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5a15604b2a22 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5a15604b2a22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   67:     0x5a15604b2a22 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x5a1560b318ff - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   69:     0x5a1560b318ff - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x707c8f35faa4 - <unknown>
[INFO] [stdout]   71:     0x707c8f3eca64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application_scopes_endpoint_inserts_and_updates_permissions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application_scopes_endpoint_inserts_and_updates_permissions' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a1560b3232a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a1560b3232a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a1560b3232a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a1560b3232a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a1560b4940a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a1560b4940a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5a1560b370f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a1560b370f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a1560b0ffff - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a1560b0ffff - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a1560b29e59 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a15604af34c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5a15604af34c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a1560b2a0d2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5a1560b2a0d2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a1560b100b8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a1560b07649 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a1560b1102d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a1560b49bfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a1560b49942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a15601abd85 - <core[a96a4c5c53f902a3]::result::Result<sqlx_core[d32533908ce91cb5]::testing::TestContext<sqlx_postgres[341453f04415496c]::database::Postgres>, sqlx_core[d32533908ce91cb5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a156018b8b1 - sqlx_core[d32533908ce91cb5]::testing::run_test::<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14
[INFO] [stdout]   22:     0x5a15601d13bb - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5a15601d17db - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a156015146b - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x5a156014f78b - tokio[ece1a5801783184c]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5a156014f78b - tokio[ece1a5801783184c]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5a156014f78b - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x5a156012603d - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5a15601428cd - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x5a156013d54b - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x5a15601ae4aa - <tokio[ece1a5801783184c]::runtime::context::scoped::Scoped<tokio[ece1a5801783184c]::runtime::scheduler::Context>>::set::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5a15601bbeba - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5a1560154565 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::try_with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5a1560151d5d - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5a15601ba401 - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5a1560131a3e - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x5a1560135f0e - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x5a15601382d6 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5a156019a78f - tokio[ece1a5801783184c]::runtime::context::runtime::enter_runtime::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5a1560123769 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5a15601be7de - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5a15601c19f0 - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on::<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   43:     0x5a15601a2577 - sqlx_core[d32533908ce91cb5]::rt::test_block_on::<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   44:     0x5a1560185561 - sqlx_core[d32533908ce91cb5]::testing::run_test::<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   45:     0x5a15601850f3 - sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool::<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   46:     0x5a1560194033 - <fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0} as sqlx_core[d32533908ce91cb5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   47:     0x5a156017761d - admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/admin_router_integration_tests.rs:393:1
[INFO] [stdout]   48:     0x5a15601677d7 - admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/admin_router_integration_tests.rs:396:6
[INFO] [stdout]   49:     0x5a1560165b26 - <admin_router_integration_tests[a2625e636a0ccfbd]::application_scopes_endpoint_inserts_and_updates_permissions::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5a15604a342b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5a15604a342b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   52:     0x5a15604afe1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   53:     0x5a15604afe1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5a15604afe1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5a15604afe1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5a15604afe1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5a15604afe1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   58:     0x5a15604afe1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   59:     0x5a15604ab534 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   60:     0x5a15604ab534 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x5a15604b2a22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   62:     0x5a15604b2a22 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5a15604b2a22 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5a15604b2a22 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5a15604b2a22 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5a15604b2a22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   67:     0x5a15604b2a22 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x5a1560b318ff - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   69:     0x5a1560b318ff - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x707c8f35faa4 - <unknown>
[INFO] [stdout]   71:     0x707c8f3eca64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- metrics_endpoint_accepts_valid_admin_token stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'metrics_endpoint_accepts_valid_admin_token' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a1560b3232a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a1560b3232a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a1560b3232a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a1560b3232a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a1560b4940a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a1560b4940a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5a1560b370f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a1560b370f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a1560b0ffff - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a1560b0ffff - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a1560b29e59 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a15604af34c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5a15604af34c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a1560b2a0d2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5a1560b2a0d2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a1560b100b8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a1560b07649 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a1560b1102d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a1560b49bfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a1560b49942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a15601abd85 - <core[a96a4c5c53f902a3]::result::Result<sqlx_core[d32533908ce91cb5]::testing::TestContext<sqlx_postgres[341453f04415496c]::database::Postgres>, sqlx_core[d32533908ce91cb5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a1560187531 - sqlx_core[d32533908ce91cb5]::testing::run_test::<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14
[INFO] [stdout]   22:     0x5a15601d117b - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5a15601d159b - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a156015122b - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x5a156014ecab - tokio[ece1a5801783184c]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5a156014ecab - tokio[ece1a5801783184c]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5a156014ecab - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x5a1560124a7d - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5a156013e5ad - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x5a156013d42b - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x5a15601add8a - <tokio[ece1a5801783184c]::runtime::context::scoped::Scoped<tokio[ece1a5801783184c]::runtime::scheduler::Context>>::set::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5a15601bbc7a - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5a1560153d25 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::try_with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5a1560151a5d - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5a15601ba221 - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5a156012ff9e - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x5a1560135bae - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x5a1560136d16 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5a1560199dcf - tokio[ece1a5801783184c]::runtime::context::runtime::enter_runtime::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5a1560123289 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5a15601bdf3e - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5a15601c0850 - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on::<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   43:     0x5a15601a1af7 - sqlx_core[d32533908ce91cb5]::rt::test_block_on::<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   44:     0x5a15601852c1 - sqlx_core[d32533908ce91cb5]::testing::run_test::<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   45:     0x5a1560184f13 - sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool::<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   46:     0x5a1560193eb3 - <fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::metrics_endpoint_accepts_valid_admin_token::{closure#0} as sqlx_core[d32533908ce91cb5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   47:     0x5a156017707d - admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/admin_router_integration_tests.rs:452:1
[INFO] [stdout]   48:     0x5a15601676b7 - admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/admin_router_integration_tests.rs:453:70
[INFO] [stdout]   49:     0x5a15601659a6 - <admin_router_integration_tests[a2625e636a0ccfbd]::metrics_endpoint_accepts_valid_admin_token::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5a15604a342b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5a15604a342b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   52:     0x5a15604afe1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   53:     0x5a15604afe1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5a15604afe1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5a15604afe1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5a15604afe1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5a15604afe1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   58:     0x5a15604afe1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   59:     0x5a15604ab534 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   60:     0x5a15604ab534 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x5a15604b2a22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   62:     0x5a15604b2a22 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5a15604b2a22 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5a15604b2a22 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5a15604b2a22 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5a15604b2a22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   67:     0x5a15604b2a22 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x5a1560b318ff - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   69:     0x5a1560b318ff - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x707c8f35faa4 - <unknown>
[INFO] [stdout]   71:     0x707c8f3eca64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- login_admin_returns_not_found_for_unknown_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'login_admin_returns_not_found_for_unknown_user' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a1560b3232a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a1560b3232a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a1560b3232a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a1560b3232a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a1560b4940a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a1560b4940a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5a1560b370f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a1560b370f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a1560b0ffff - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a1560b0ffff - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a1560b29e59 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a15604af34c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5a15604af34c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a1560b2a0d2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5a1560b2a0d2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a1560b100b8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a1560b07649 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a1560b1102d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a1560b49bfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a1560b49942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a15601abd85 - <core[a96a4c5c53f902a3]::result::Result<sqlx_core[d32533908ce91cb5]::testing::TestContext<sqlx_postgres[341453f04415496c]::database::Postgres>, sqlx_core[d32533908ce91cb5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a156018a231 - sqlx_core[d32533908ce91cb5]::testing::run_test::<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14
[INFO] [stdout]   22:     0x5a15601d12fb - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5a15601d171b - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a15601513ab - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x5a156014f3eb - tokio[ece1a5801783184c]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5a156014f3eb - tokio[ece1a5801783184c]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5a156014f3eb - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x5a15601258fd - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5a156014126d - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x5a156013d4eb - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x5a15601ae24a - <tokio[ece1a5801783184c]::runtime::context::scoped::Scoped<tokio[ece1a5801783184c]::runtime::scheduler::Context>>::set::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5a15601bbdfa - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5a15601542a5 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::try_with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5a1560151c5d - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5a15601ba361 - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5a156013115e - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x5a1560135dee - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x5a1560137b96 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5a156019a44f - tokio[ece1a5801783184c]::runtime::context::runtime::enter_runtime::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5a15601235c9 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5a15601be4fe - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5a15601c1410 - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on::<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   43:     0x5a15601a21f7 - sqlx_core[d32533908ce91cb5]::rt::test_block_on::<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   44:     0x5a1560185481 - sqlx_core[d32533908ce91cb5]::testing::run_test::<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   45:     0x5a1560185053 - sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool::<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   46:     0x5a1560193fb3 - <fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::login_admin_returns_not_found_for_unknown_user::{closure#0} as sqlx_core[d32533908ce91cb5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   47:     0x5a156017743d - admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/admin_router_integration_tests.rs:227:1
[INFO] [stdout]   48:     0x5a1560167777 - admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/admin_router_integration_tests.rs:228:74
[INFO] [stdout]   49:     0x5a1560165aa6 - <admin_router_integration_tests[a2625e636a0ccfbd]::login_admin_returns_not_found_for_unknown_user::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5a15604a342b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5a15604a342b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   52:     0x5a15604afe1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   53:     0x5a15604afe1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5a15604afe1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5a15604afe1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5a15604afe1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5a15604afe1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   58:     0x5a15604afe1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   59:     0x5a15604ab534 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   60:     0x5a15604ab534 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x5a15604b2a22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   62:     0x5a15604b2a22 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5a15604b2a22 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5a15604b2a22 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5a15604b2a22 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5a15604b2a22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   67:     0x5a15604b2a22 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x5a1560b318ff - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   69:     0x5a1560b318ff - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x707c8f35faa4 - <unknown>
[INFO] [stdout]   71:     0x707c8f3eca64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- applications_endpoint_validates_redirect_uris stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'applications_endpoint_validates_redirect_uris' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a1560b3232a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a1560b3232a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a1560b3232a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a1560b3232a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a1560b4940a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a1560b4940a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5a1560b370f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a1560b370f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a1560b0ffff - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a1560b0ffff - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a1560b29e59 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a15604af34c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5a15604af34c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a1560b2a0d2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5a1560b2a0d2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a1560b100b8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a1560b07649 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a1560b1102d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a1560b49bfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a1560b49942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a15601abd85 - <core[a96a4c5c53f902a3]::result::Result<sqlx_core[d32533908ce91cb5]::testing::TestContext<sqlx_postgres[341453f04415496c]::database::Postgres>, sqlx_core[d32533908ce91cb5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a1560188bb1 - sqlx_core[d32533908ce91cb5]::testing::run_test::<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14
[INFO] [stdout]   22:     0x5a15601d123b - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5a15601d165b - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a15601512eb - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x5a156014f04b - tokio[ece1a5801783184c]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5a156014f04b - tokio[ece1a5801783184c]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5a156014f04b - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x5a15601251bd - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5a156013fc0d - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x5a156013d48b - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x5a15601adfea - <tokio[ece1a5801783184c]::runtime::context::scoped::Scoped<tokio[ece1a5801783184c]::runtime::scheduler::Context>>::set::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5a15601bbd3a - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5a1560153fe5 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::try_with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5a1560151b5d - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5a15601ba2c1 - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5a156013087e - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x5a1560135cce - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x5a1560137456 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5a156019a10f - tokio[ece1a5801783184c]::runtime::context::runtime::enter_runtime::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5a1560123429 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5a15601be21e - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5a15601c0e30 - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on::<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   43:     0x5a15601a1e77 - sqlx_core[d32533908ce91cb5]::rt::test_block_on::<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   44:     0x5a15601853a1 - sqlx_core[d32533908ce91cb5]::testing::run_test::<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   45:     0x5a1560184fb3 - sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool::<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   46:     0x5a1560193f33 - <fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::applications_endpoint_validates_redirect_uris::{closure#0} as sqlx_core[d32533908ce91cb5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   47:     0x5a156017725d - admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/admin_router_integration_tests.rs:321:1
[INFO] [stdout]   48:     0x5a1560167717 - admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/admin_router_integration_tests.rs:322:73
[INFO] [stdout]   49:     0x5a1560165a26 - <admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_validates_redirect_uris::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5a15604a342b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5a15604a342b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   52:     0x5a15604afe1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   53:     0x5a15604afe1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5a15604afe1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5a15604afe1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5a15604afe1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5a15604afe1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   58:     0x5a15604afe1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   59:     0x5a15604ab534 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   60:     0x5a15604ab534 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x5a15604b2a22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   62:     0x5a15604b2a22 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5a15604b2a22 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5a15604b2a22 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5a15604b2a22 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5a15604b2a22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   67:     0x5a15604b2a22 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x5a1560b318ff - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   69:     0x5a1560b318ff - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x707c8f35faa4 - <unknown>
[INFO] [stdout]   71:     0x707c8f3eca64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- applications_endpoint_creates_application_and_stores_hashed_secret stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'applications_endpoint_creates_application_and_stores_hashed_secret' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a1560b3232a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a1560b3232a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a1560b3232a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a1560b3232a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a1560b4940a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a1560b4940a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5a1560b370f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a1560b370f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a1560b0ffff - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a1560b0ffff - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a1560b29e59 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a15604af34c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5a15604af34c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a1560b2a0d2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5a1560b2a0d2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a1560b100b8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a1560b07649 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a1560b1102d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a1560b49bfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a1560b49942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a15601abd85 - <core[a96a4c5c53f902a3]::result::Result<sqlx_core[d32533908ce91cb5]::testing::TestContext<sqlx_postgres[341453f04415496c]::database::Postgres>, sqlx_core[d32533908ce91cb5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a156018da71 - sqlx_core[d32533908ce91cb5]::testing::run_test::<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14
[INFO] [stdout]   22:     0x5a15601d14db - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5a15601d18fb - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a156015158b - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x5a156014fcfb - tokio[ece1a5801783184c]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5a156014fcfb - tokio[ece1a5801783184c]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5a156014fcfb - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x5a1560126b1d - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5a1560144a5d - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x5a156013d5db - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x5a15601ae83a - <tokio[ece1a5801783184c]::runtime::context::scoped::Scoped<tokio[ece1a5801783184c]::runtime::scheduler::Context>>::set::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5a15601bbfda - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5a1560154985 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::try_with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5a1560151edd - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5a15601ba4f1 - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5a156013278e - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x5a15601360be - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x5a1560138db6 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5a156019ac6f - tokio[ece1a5801783184c]::runtime::context::runtime::enter_runtime::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5a15601239d9 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5a15601bec2e - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5a15601c22c0 - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on::<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   43:     0x5a15601a2ab7 - sqlx_core[d32533908ce91cb5]::rt::test_block_on::<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   44:     0x5a15601856b1 - sqlx_core[d32533908ce91cb5]::testing::run_test::<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   45:     0x5a15601851e3 - sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool::<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   46:     0x5a15601940f3 - <fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0} as sqlx_core[d32533908ce91cb5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   47:     0x5a15601778ed - admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/admin_router_integration_tests.rs:348:1
[INFO] [stdout]   48:     0x5a1560167867 - admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/admin_router_integration_tests.rs:351:6
[INFO] [stdout]   49:     0x5a1560165be6 - <admin_router_integration_tests[a2625e636a0ccfbd]::applications_endpoint_creates_application_and_stores_hashed_secret::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5a15604a342b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5a15604a342b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   52:     0x5a15604afe1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   53:     0x5a15604afe1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5a15604afe1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5a15604afe1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5a15604afe1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5a15604afe1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   58:     0x5a15604afe1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   59:     0x5a15604ab534 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   60:     0x5a15604ab534 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x5a15604b2a22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   62:     0x5a15604b2a22 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5a15604b2a22 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5a15604b2a22 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5a15604b2a22 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5a15604b2a22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   67:     0x5a15604b2a22 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x5a1560b318ff - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   69:     0x5a1560b318ff - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x707c8f35faa4 - <unknown>
[INFO] [stdout]   71:     0x707c8f3eca64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- organizations_endpoint_creates_record_with_valid_admin_token stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'organizations_endpoint_creates_record_with_valid_admin_token' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a1560b3232a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a1560b3232a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a1560b3232a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a1560b3232a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a1560b4940a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a1560b4940a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5a1560b370f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a1560b370f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a1560b0ffff - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a1560b0ffff - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a1560b29e59 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a15604af34c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5a15604af34c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a1560b2a0d2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5a1560b2a0d2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a1560b100b8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a1560b07649 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a1560b1102d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a1560b49bfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a1560b49942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a15601abd85 - <core[a96a4c5c53f902a3]::result::Result<sqlx_core[d32533908ce91cb5]::testing::TestContext<sqlx_postgres[341453f04415496c]::database::Postgres>, sqlx_core[d32533908ce91cb5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a156018c3f1 - sqlx_core[d32533908ce91cb5]::testing::run_test::<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14
[INFO] [stdout]   22:     0x5a15601d141b - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5a15601d183b - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a15601514cb - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x5a156014f95b - tokio[ece1a5801783184c]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5a156014f95b - tokio[ece1a5801783184c]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5a156014f95b - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x5a15601263dd - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5a15601433fd - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x5a156013d57b - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x5a15601ae5da - <tokio[ece1a5801783184c]::runtime::context::scoped::Scoped<tokio[ece1a5801783184c]::runtime::scheduler::Context>>::set::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5a15601bbf1a - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5a15601546c5 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::try_with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5a1560151ddd - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5a15601ba451 - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5a1560131eae - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x5a1560135f9e - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x5a1560138676 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5a156019a92f - tokio[ece1a5801783184c]::runtime::context::runtime::enter_runtime::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5a1560123839 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5a15601be94e - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5a15601c1ce0 - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on::<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   43:     0x5a15601a2737 - sqlx_core[d32533908ce91cb5]::rt::test_block_on::<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   44:     0x5a15601855d1 - sqlx_core[d32533908ce91cb5]::testing::run_test::<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   45:     0x5a1560185143 - sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool::<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   46:     0x5a1560194073 - <fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0} as sqlx_core[d32533908ce91cb5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   47:     0x5a156017770d - admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/admin_router_integration_tests.rs:258:1
[INFO] [stdout]   48:     0x5a1560167807 - admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/admin_router_integration_tests.rs:261:6
[INFO] [stdout]   49:     0x5a1560165b66 - <admin_router_integration_tests[a2625e636a0ccfbd]::organizations_endpoint_creates_record_with_valid_admin_token::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5a15604a342b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5a15604a342b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   52:     0x5a15604afe1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   53:     0x5a15604afe1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5a15604afe1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5a15604afe1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5a15604afe1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5a15604afe1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   58:     0x5a15604afe1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   59:     0x5a15604ab534 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   60:     0x5a15604ab534 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x5a15604b2a22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   62:     0x5a15604b2a22 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5a15604b2a22 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5a15604b2a22 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5a15604b2a22 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5a15604b2a22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   67:     0x5a15604b2a22 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x5a1560b318ff - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   69:     0x5a1560b318ff - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x707c8f35faa4 - <unknown>
[INFO] [stdout]   71:     0x707c8f3eca64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- projects_endpoint_creates_record_and_uses_default_shared_context stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'projects_endpoint_creates_record_and_uses_default_shared_context' (34) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a1560b3232a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a1560b3232a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a1560b3232a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a1560b3232a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a1560b4940a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a1560b4940a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5a1560b370f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a1560b370f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a1560b0ffff - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a1560b0ffff - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a1560b29e59 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a15604af34c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5a15604af34c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a1560b2a0d2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5a1560b2a0d2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a1560b100b8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a1560b07649 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a1560b1102d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a1560b49bfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a1560b49942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a15601abd85 - <core[a96a4c5c53f902a3]::result::Result<sqlx_core[d32533908ce91cb5]::testing::TestContext<sqlx_postgres[341453f04415496c]::database::Postgres>, sqlx_core[d32533908ce91cb5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a156018cf31 - sqlx_core[d32533908ce91cb5]::testing::run_test::<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14
[INFO] [stdout]   22:     0x5a15601d147b - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5a15601d189b - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a156015152b - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x5a156014fb2b - tokio[ece1a5801783184c]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5a156014fb2b - tokio[ece1a5801783184c]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5a156014fb2b - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x5a156012677d - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5a1560143f2d - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x5a156013d5ab - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x5a15601ae70a - <tokio[ece1a5801783184c]::runtime::context::scoped::Scoped<tokio[ece1a5801783184c]::runtime::scheduler::Context>>::set::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5a15601bbf7a - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5a1560154825 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::try_with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5a1560151e5d - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5a15601ba4a1 - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5a156013231e - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x5a156013602e - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x5a1560138a16 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5a156019aacf - tokio[ece1a5801783184c]::runtime::context::runtime::enter_runtime::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5a1560123909 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5a15601beabe - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5a15601c1fd0 - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on::<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   43:     0x5a15601a28f7 - sqlx_core[d32533908ce91cb5]::rt::test_block_on::<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   44:     0x5a1560185641 - sqlx_core[d32533908ce91cb5]::testing::run_test::<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   45:     0x5a1560185193 - sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool::<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   46:     0x5a15601940b3 - <fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0} as sqlx_core[d32533908ce91cb5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   47:     0x5a15601777fd - admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/admin_router_integration_tests.rs:287:1
[INFO] [stdout]   48:     0x5a1560167837 - admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/admin_router_integration_tests.rs:290:6
[INFO] [stdout]   49:     0x5a1560165ba6 - <admin_router_integration_tests[a2625e636a0ccfbd]::projects_endpoint_creates_record_and_uses_default_shared_context::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5a15604a342b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5a15604a342b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   52:     0x5a15604afe1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   53:     0x5a15604afe1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5a15604afe1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5a15604afe1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5a15604afe1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5a15604afe1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   58:     0x5a15604afe1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   59:     0x5a15604ab534 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   60:     0x5a15604ab534 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x5a15604b2a22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   62:     0x5a15604b2a22 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5a15604b2a22 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5a15604b2a22 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5a15604b2a22 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5a15604b2a22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   67:     0x5a15604b2a22 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x5a1560b318ff - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   69:     0x5a1560b318ff - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x707c8f35faa4 - <unknown>
[INFO] [stdout]   71:     0x707c8f3eca64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- register_admin_creates_user_and_returns_token stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'register_admin_creates_user_and_returns_token' (36) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a1560b3232a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a1560b3232a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a1560b3232a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a1560b3232a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a1560b4940a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a1560b4940a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5a1560b370f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a1560b370f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a1560b0ffff - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a1560b0ffff - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a1560b29e59 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a15604af34c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5a15604af34c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a1560b2a0d2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5a1560b2a0d2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a1560b100b8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a1560b07649 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a1560b1102d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a1560b49bfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a1560b49942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a15601abd85 - <core[a96a4c5c53f902a3]::result::Result<sqlx_core[d32533908ce91cb5]::testing::TestContext<sqlx_postgres[341453f04415496c]::database::Postgres>, sqlx_core[d32533908ce91cb5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a15601896f1 - sqlx_core[d32533908ce91cb5]::testing::run_test::<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14
[INFO] [stdout]   22:     0x5a15601d129b - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5a15601d16bb - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a156015134b - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x5a156014f21b - tokio[ece1a5801783184c]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5a156014f21b - tokio[ece1a5801783184c]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5a156014f21b - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x5a156012555d - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5a156014073d - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x5a156013d4bb - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x5a15601ae11a - <tokio[ece1a5801783184c]::runtime::context::scoped::Scoped<tokio[ece1a5801783184c]::runtime::scheduler::Context>>::set::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5a15601bbd9a - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5a1560154145 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::try_with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5a1560151bdd - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5a15601ba311 - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5a1560130cee - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x5a1560135d5e - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x5a15601377f6 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5a156019a2af - tokio[ece1a5801783184c]::runtime::context::runtime::enter_runtime::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5a15601234f9 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5a15601be38e - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5a15601c1120 - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on::<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   43:     0x5a15601a2037 - sqlx_core[d32533908ce91cb5]::rt::test_block_on::<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   44:     0x5a1560185411 - sqlx_core[d32533908ce91cb5]::testing::run_test::<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   45:     0x5a1560185003 - sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool::<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   46:     0x5a1560193f73 - <fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::register_admin_creates_user_and_returns_token::{closure#0} as sqlx_core[d32533908ce91cb5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   47:     0x5a156017734d - admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/admin_router_integration_tests.rs:137:1
[INFO] [stdout]   48:     0x5a1560167747 - admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/admin_router_integration_tests.rs:138:73
[INFO] [stdout]   49:     0x5a1560165a66 - <admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_creates_user_and_returns_token::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5a15604a342b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5a15604a342b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   52:     0x5a15604afe1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   53:     0x5a15604afe1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5a15604afe1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5a15604afe1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5a15604afe1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5a15604afe1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   58:     0x5a15604afe1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   59:     0x5a15604ab534 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   60:     0x5a15604ab534 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x5a15604b2a22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   62:     0x5a15604b2a22 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5a15604b2a22 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5a15604b2a22 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5a15604b2a22 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5a15604b2a22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   67:     0x5a15604b2a22 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x5a1560b318ff - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   69:     0x5a1560b318ff - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x707c8f35faa4 - <unknown>
[INFO] [stdout]   71:     0x707c8f3eca64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- register_admin_rejects_duplicate_username stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'register_admin_rejects_duplicate_username' (38) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a1560b3232a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a1560b3232a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a1560b3232a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a1560b3232a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a1560b4940a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a1560b4940a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5a1560b370f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a1560b370f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a1560b0ffff - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a1560b0ffff - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a1560b29e59 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a15604af34c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5a15604af34c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a1560b2a0d2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5a1560b2a0d2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a1560b100b8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a1560b07649 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a1560b1102d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a1560b49bfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a1560b49942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a15601abd85 - <core[a96a4c5c53f902a3]::result::Result<sqlx_core[d32533908ce91cb5]::testing::TestContext<sqlx_postgres[341453f04415496c]::database::Postgres>, sqlx_core[d32533908ce91cb5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a15601869f1 - sqlx_core[d32533908ce91cb5]::testing::run_test::<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14
[INFO] [stdout]   22:     0x5a15601d111b - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5a15601d153b - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a15601511cb - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x5a156014eadb - tokio[ece1a5801783184c]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5a156014eadb - tokio[ece1a5801783184c]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5a156014eadb - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x5a15601246dd - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5a156013da7d - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x5a156013d3fb - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x5a15601adc5a - <tokio[ece1a5801783184c]::runtime::context::scoped::Scoped<tokio[ece1a5801783184c]::runtime::scheduler::Context>>::set::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5a15601bbc1a - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5a1560153bc5 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::try_with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5a15601519dd - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5a15601ba1d1 - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5a156012fb2e - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x5a1560135b1e - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x5a1560136976 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5a1560199c2f - tokio[ece1a5801783184c]::runtime::context::runtime::enter_runtime::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5a15601231b9 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5a15601bddce - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5a15601c0560 - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on::<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   43:     0x5a15601a1937 - sqlx_core[d32533908ce91cb5]::rt::test_block_on::<sqlx_core[d32533908ce91cb5]::testing::run_test<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   44:     0x5a1560185251 - sqlx_core[d32533908ce91cb5]::testing::run_test::<sqlx_postgres[341453f04415496c]::database::Postgres, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   45:     0x5a1560184ec3 - sqlx_core[d32533908ce91cb5]::testing::run_test_with_pool::<sqlx_postgres[341453f04415496c]::database::Postgres, fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}, admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   46:     0x5a1560193e73 - <fn(sqlx_core[d32533908ce91cb5]::pool::Pool<sqlx_postgres[341453f04415496c]::database::Postgres>) -> admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::register_admin_rejects_duplicate_username::{closure#0} as sqlx_core[d32533908ce91cb5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   47:     0x5a1560176f8d - admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/admin_router_integration_tests.rs:174:1
[INFO] [stdout]   48:     0x5a1560167687 - admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/admin_router_integration_tests.rs:175:69
[INFO] [stdout]   49:     0x5a1560165966 - <admin_router_integration_tests[a2625e636a0ccfbd]::register_admin_rejects_duplicate_username::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5a15604a342b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5a15604a342b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   52:     0x5a15604afe1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   53:     0x5a15604afe1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5a15604afe1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5a15604afe1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5a15604afe1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5a15604afe1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   58:     0x5a15604afe1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   59:     0x5a15604ab534 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   60:     0x5a15604ab534 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x5a15604b2a22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   62:     0x5a15604b2a22 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5a15604b2a22 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5a15604b2a22 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5a15604b2a22 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5a15604b2a22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   67:     0x5a15604b2a22 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x5a1560b318ff - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   69:     0x5a1560b318ff - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x707c8f35faa4 - <unknown>
[INFO] [stdout]   71:     0x707c8f3eca64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     application_scopes_endpoint_inserts_and_updates_permissions
[INFO] [stdout]     applications_endpoint_creates_application_and_stores_hashed_secret
[INFO] [stdout]     applications_endpoint_validates_redirect_uris
[INFO] [stdout]     login_admin_returns_access_token_for_valid_credentials
[INFO] [stdout]     login_admin_returns_not_found_for_unknown_user
[INFO] [stdout]     metrics_endpoint_accepts_valid_admin_token
[INFO] [stdout]     organizations_endpoint_creates_record_with_valid_admin_token
[INFO] [stdout]     organizations_endpoint_requires_admin_token
[INFO] [stdout]     projects_endpoint_creates_record_and_uses_default_shared_context
[INFO] [stdout]     register_admin_creates_user_and_returns_token
[INFO] [stdout]     register_admin_rejects_duplicate_username
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 60.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test admin_router_integration_tests`
[INFO] running `Command { std: "docker" "inspect" "7f17603e1b017e267a170f40bee040f78cca0f95b3a00a250c9717c5b9f8115a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f17603e1b017e267a170f40bee040f78cca0f95b3a00a250c9717c5b9f8115a", kill_on_drop: false }`
[INFO] [stdout] 7f17603e1b017e267a170f40bee040f78cca0f95b3a00a250c9717c5b9f8115a
